Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGridDetailProvider<TItem> Class / ShowExpandButtonProperty Field


In This Topic
    ShowExpandButtonProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowExpandButtonProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = FlexGridDetailProvider(Of TItem).ShowExpandButtonProperty
    public static readonly Xamarin.Forms.BindableProperty ShowExpandButtonProperty
    See Also